home *** CD-ROM | disk | FTP | other *** search
- Path: usamrid.innovsoftd.com!news
- From: David Peterson <dpeterso@isd.net>
- Newsgroups: comp.lang.c++
- Subject: Re: ****MSVisual C++ 4.1 IN WINDOWS 95
- Date: Tue, 26 Mar 1996 13:21:51 -0600
- Organization: Applied Systems, Inc.
- Message-ID: <315843CF.42CA@isd.net>
- References: <4j97oq$k8p@post.gsfc.nasa.gov>
- NNTP-Posting-Host: pm-1-210.innovsoftd.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
-
- Michael Shapiro wrote:
- >
- > Hello World!
- >
- > 1. I'm installing MSVisual C++ 4.1 in Windows 95.
- > I get an error:
- >
- > Setup cannot open the destination file 'C:\WINDOWS\SYSTEM\MSVCRT20.DLL'.
- > The file may be in use by another application, or marked read-only. Close
- > the application or change the file's read-only attribute and try again.
- >
- > 2. I already have MS Visual C++ 1.52c installed to write
- > DLLs for 16bit applications.
- >
- > 3. Can I have both versions of C++ running on the same PC under
- > 95?
- >
- > 4. Does anybody know how to fight the error message I have during the
- > installation of MS Visual C++ 4.1?
- >
- > TIA
-
- I'll guess that 'C:\WINDOWS\SYSTEM\MSVCRT20.DLL' is being loaded by windows in SYSTEM.INI or CONTROL.INI.
-
- If it is remove the reference fro the .INI file, restart the machine and try loading again.
-
- Dave
-